home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 43.zip / Sources C- WorkDisk V.adf / ing / README < prev    next >
Text File  |  1987-02-15  |  2KB  |  42 lines

  1.     Welcome to Ing, the next logical step in Boing-type display hacks.
  2. It took me about two evenings to cook this up.  This is written for the Manx
  3. 3.20a compiler.  Conversion to Lettuce C *should* be simple.
  4.  
  5.     To make this monster:
  6.  
  7.     Copy the heapmem.o module to your working directory.
  8.     cc ing.c
  9.     as rnd.s
  10.     ln ing.o rnd.o heapmem.o -lm -lc -o ing
  11.  
  12. USEAGE:
  13.     This works best from the Workbench.  Open a few small to medium-
  14. sized windows (2-4 is good).  Then run Ing.  Enjoy.  To stop the program, go
  15. back to the Workbench screen and click on Ing's close gadget.
  16.  
  17. NOTES:
  18.     I tried my best to eliminate display hashing, but it still happens
  19. under certain phases of the moon.  However, it seems to be completely
  20. Intuition-friendly, so you can drag the screen around all you want.
  21.  
  22.     I'm a bit disappointed at the performance, and suspect that it could
  23. be made to run faster, but I've no idea how.  Suggestions would be
  24. appreciated.
  25.  
  26.     I'm reasonably sure that I'm cleaning up everything properly when I
  27. exit.  If anyone discovers that I'm not, please point it out to me.
  28.  
  29.     Have fun.
  30.  
  31. _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
  32.  ________         ___            Leo L. Schwab
  33.        \        /___--__        The Guy in The Cape
  34.   ___  ___ /\            ---##\        ihnp4!ptsfa!well!ewhac
  35.       /   X  \_____    |  __ _---))            ..or..
  36.      /   /_\--    -----+==____\ // \  _        well ---\
  37. ___ (   o---+------------------O/   \/ \    dual ----> !unicom!ewhac
  38.      \     /            ___ \_  (`o )    hplabs -/       ("AE-wack")
  39.  ____ \___/                 \_/
  40.           Recumbent Bikes:            "Work FOR?  I don't work FOR
  41.         The _O_n_l_y Way To Fly!        anybody!  I'm just having fun."
  42.